home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_wallpaper_2stripe.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  1.3 KB  |  20 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_wallpaper_2stripe">
  4.             <description>Surface shader for double-striped wall paper</description>
  5.             <authors>Larry Gritz</authors>
  6.             <argument name="Ka" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.5"/>
  7.             <argument name="Kd" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.75"/>
  8.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.25"/>
  9.             <argument name="roughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.1"/>
  10.             <argument name="stripecolor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="rgb" output="false" default_value="1 0.5 0.5"/>
  11.             <argument name="stripewidth" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.05"/>
  12.             <argument name="stripespacing" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.5"/>
  13.         </shader>
  14.     </shaders>
  15. </k3dml>
  16.  
  17.  
  18.  
  19.  
  20.